home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1881 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  653 b 

  1. Path: usenet.ucs.indiana.edu!ymao
  2. From: ymao@copper.ucs.indiana.edu (Y.Mao)
  3. Newsgroups: comp.lang.c
  4. Subject: How to link a FORTRAN subroutine into c program?
  5. Date: 17 Jan 1996 16:15:43 GMT
  6. Organization: Indiana University, Bloomington
  7. Message-ID: <4dj7bf$mud@usenet.ucs.indiana.edu>
  8. NNTP-Posting-Host: copper.ucs.indiana.edu
  9.  
  10.  
  11. I am writing programs on DEC Alpha/OSF1. Sometimes I need to link a C 
  12. function into a FORTRAN program, somehow I figured it out. However, I 
  13. don't know how to link a FORTRAN subroutine as a C function.( I mean, 
  14. call a FORTRAN subroutine in a C program).
  15.  
  16. Your help will be greatly appreciated. :-)
  17.  
  18. -MAO
  19.  
  20. ymao@indiana.edu
  21.  
  22.  
  23.